This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I tried the following but now I get an Illegal Function Call error:
Dim s As New notessession
Dim Usr As String
Dim Pth As String
Dim Pth2 As String
Dim PthRN As String
Dim SameTFile As String
Dim SameTFileOld As String
Dim RName As String
Dim Result As Integer
Usr$ = s.CommonUserName
Pth$ = "C:\Program Files (x86)\lotus/notes\data\workspace\.metadata\.plugins/com.ibm.collaboration.realtime.login\CN="
Pth2$ = "_O=SaxBST.xml"
PthRN$ = "_O=SaxBST.old"
SameTFile$ = Pth$ + Usr$ + Pth2$
SameTFileOld$ = Pth$ + Usr$ + PthRN$
Result = Shell(" copy SameTFile$ SameTFileOld$", 1)
Feedback response number WEBB9YHKD7 created by ~Elizabeth Opfoobergetsi on 07/17/2015